home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / ab20_archive / utilities / disk / snoopdos-1.2.readme < prev    next >
Text File  |  1995-03-17  |  690b  |  13 lines

  1. SnoopDos V1.2 -- Monitors AmigaDOS function calls
  2.  
  3. Have you ever wondered why a particular program won't seem to run?  It could
  4. be looking for some special files which you've forgotten to install in the
  5. appropriate place.  SnoopDos was designed to let you resolve situations like
  6. this, though it's probably useful for other things too.
  7.  
  8. When you start SnoopDos, it opens a console window.  In this window appears
  9. details of all calls made by any program on the system to the CurrentDir(),
  10. DeleteFile, Execute(), LoadSeg(), Lock() and Open() functions in the AmigaDOS
  11. library.  The exception (as usual) is any program written in BCPL; this
  12. includes most of the commands in the C: directory.
  13.